home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / CStaticTextPane 1.0 / IsCursorKey.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-09-28  |  108 b   |  4 lines  |  [TEXT/KAHL]

  1. #pragma once
  2.  
  3. Byte IsCursorKey( char aChar, Byte aCode );
  4. Boolean IsNavigationKey( char aChar, Byte aCode );